Welcome![Sign In][Sign Up]
Location:
Search - process java

Search list

[JSP/JavaJava 200308132332

Description: 在这篇免费的 dW 专有的独家教程中,我们将构建一个简单聊天系统的服务器和客户机方。您将在这个过程中学到创建这样一个服务器时可以用到的基本框架,该框架使用在很多情况下都能很好工作的传统技术。我们还将讨论框架的一些限制,并找到克服这些限制的方法。-in this free stochastic proprietary exclusive Guide, We will build a simple chat server and the client side. You will be in the process of trying to create such a server can use the basic framework, The framework used in many cases can the good work of traditional technologies. We will also discuss some of the constraints of the framework, and find a way to overcome these limitations method.
Platform: | Size: 891388 | Author: | Hits:

[WEB Codeworkflow(java)

Description: 企业工作相关研究分析及使能技术介绍 实现虚拟企业工作流的基础机制 虚拟企业工作流过程模型 基于多代理的虚拟企业工作流体系 面向Web服务的虚拟企业工作流构建 虚拟企业工作流的实现和执行 -enterprise analysis and research related enabling technologies introduced virtual enterprise work flow based on the mechanism of virtual enterprise work flow process model based on Multi-Agent virtual enterprise work flow system for Web services virtual enterprise work flow constructed virtual enterprise work flow for the implementation and
Platform: | Size: 541303 | Author: xudxy | Hits:

[OAOA-JAVA

Description: 本系统采用流行的MVC设计模式,是一个典型的JSP +JavaBeans +Servlet +JDBC +DBMS的Web应用,具有较高的可维护性与可扩展性。 在开发过程,采用MyEclipse 7.0为主要的开发工具,数据库管理系统采用SQL Server 2000,Web服务器采用Apache的开源项目Tomcat6.0。- The system USES the MVC design patterns, popular is a typical JSP+ JavaBeans+ Servlet+ JDBC+ DBMS Web applications, has the high expansibility and maintainability. In the development process, USES the MyEclipse 7.0 as the main development tools, database management system USES SQL Server 2000, Web Server using open source project Tomcat6.0 I can with Apache.
Platform: | Size: 1482752 | Author: Peng Jin | Hits:

[JSP/JavaInside-the-Java-Virtual-Machine

Description: 本书共分20章,第1-4章解释了java虚拟机的体系结构,包括java栈、堆、方法区、执行引擎等;第5-20章深入描述了java技术的内部细节,包括垃圾收集、java安全模型、java的连接模型和动态扩展机制、class文件、运算及流程控制等等,其中等6章和附录a-c完全可以作为class文件和指令含集的参考手册深入JAVA虚拟机第二版-This book is divided into 20 chapters, chapters 1-4 explain the java virtual machine architecture, including the java stack, heap, methods area, the execution engine 5-20 chapter in-depth description of the internal details of the java technology, including garbagecollection, the Java security model, Java connection model and the dynamic extension mechanism, the class file, computing and process control, etc., of which 6 and Appendix ac can be used as the class files and instruction set reference manual containing
Platform: | Size: 19424256 | Author: 杨庆怡 | Hits:

[JSPJava

Description: 1. Java程序开发的流程:Java源代码(*.java) ,javac命令编译,java字节码/类文件(*.class),java命令解释执行。 2. Java语法基础: -1. Java application development process: Java source code (*. Java), javac command to compile, java byte code/class files (*. Class), java command interpreter. 2. Java syntax basics:
Platform: | Size: 12288 | Author: han | Hits:

[JSPJava

Description: 《Java从入门到精通》是人民邮电出版社于 2010年出版的图书,由国家863中部软孵化器主编。以零基础讲解为宗旨,深入浅出地讲解Java的各项技术及实战技能。本从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用Java语进行程序开发应该掌握的各方面技术。全书共分28章,包括:初识Java,熟悉Eclipse发工具,Java 语言基础,流程控制,字符串,数组,类和对象,包装类,数字处理类,接口、继承与多态,类的高级特性,异常处理,Swing程序设计,集合类,I/O输入出反射,枚举类型与泛型,多线程,网络通信,数据库操作,Swing表格组件,Swing树件,Swing其他高级组件,高级布局管理器,高级事件处理,AWT绘图与音频播放(To zero basis for the purpose of explanation, in layman's terms to explain Java's technical and practical skills. This book from a beginner's point of view, through the easy to understand language, colorful examples, detailing the use of Javalanguage for program development, should grasp all aspects of technology. The bookis divided into 28 chapters, including: the first Java, familiar with Eclipse developmenttools, Java language based on process control, strings, arrays, classes and objects,packaging, digital processing class, interface, inheritance and polymorphism, advanced features, like exception handling, Swing program design, collection, input and output of I/O, reflection, enumeration types and generic, multi thread, network communication, database operation, Swing table component, Swing tree components, Swing other advanced components, advanced layout manager, senior event handling,)
Platform: | Size: 7254016 | Author: 相扑 | Hits:

[JSP]JAVA编程思想[第四版]

Description: 本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、JavaI/O系统、枚举类型、并发以及图形化用户界面等内容。(The book has 22 chapters, including operators, control and execution process, access control, reuse, polymorphism, interface, through exception handling errors, strings, arrays, and generic container research, JavaI/O system, enumeration types, concurrency and graphical user interface.)
Platform: | Size: 2127872 | Author: 哈喽哈11 | Hits:

[JSP/JavaJava编程思想(第4版)

Description: 《java编程思想》是埃克尔著的一本教科类书籍。该书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。该书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、JavaI/O系统、枚举类型、并发以及图形化用户界面等内容。("Java programming ideas" is a textbook with eccher books. The author of the book has many years of teaching experience, and has a unique and in-depth view of C, C++ and Java language, and explains a number of obscure abstract concepts in a straightforward and straightforward example. The book consists of 22 chapters, including operators, control and execution process, access control, reuse, polymorphism, interface, through exception handling errors, strings, arrays, and generic container research, JavaI/O system, enumeration types, concurrency and graphical user interface.)
Platform: | Size: 89435136 | Author: 风~ | Hits:

[Big DataARMA-Java--master

Description: ARIMA模型是通过将预测对象随时间推移而形成的数据序列当成一个随机序列,进而用一定的数学模型来近似表述该序列。根据原序列是否平稳以及回归中所包含部分的不同分为AR、MA、ARMA以及ARIMA过程。 在模型的使用过程中需要根据时间序列的自相关函数、偏自相关函数等对序列的平稳性进行判别;而对于非平稳序列一般都需要通过差分处理将其转换成平稳序列(ARIMA);对得到的平稳序列进行建模以确定最佳模型(AR、MA、ARMA或者ARIMA)。在使用中最重要也是最关键的就是对序列进行参数估计,以检验其是否具有统计意义。(The ARIMA model uses a mathematical model to approximate the sequence of data by forming a sequence of data that is predicted over time. It is divided into AR, MA, ARMA and ARIMA processes according to the stability of the original sequence and the included part of the regression. In the process of the model according to the autocorrelation function, the partial sequence of stationary sequence autocorrelation function of discrimination; and for non stationary sequences generally need treatment to convert it into stationary sequence by difference (ARIMA); for the stationary sequences obtained were modeled to determine the best model (AR ARMA, MA, or ARIMA). In use, the most important and most important is to estimate the parameters of the sequence to test whether it is statistically significant.)
Platform: | Size: 2026496 | Author: 艾玛菲尔 | Hits:

[JSPJava编程思想(第4版)

Description: java编程的基本思想,适用于初学者,也是java4大书籍之一,在操作过程中,便于解决问题,寻找思路。(The basic idea of Java programming, suitable for beginners, it is also one of java4 big books, in the process of operation, easy to solve the problem, look for ideas)
Platform: | Size: 89435136 | Author: quanquane | Hits:

[JSP/Javajava

Description: 3des加密算法的java源码(算法实现过程)(3des encryption algorithm Java source code (algorithm implementation process))
Platform: | Size: 4096 | Author: mirror911 | Hits:

[JSP/Java[Java经典编程300例

Description: 编程资料:java经典编程300例:本书以基础知识结构为框架, 给出了每部分知识中可能遇到的疑难问题或者是开发技巧。 本书共 17 章, 主要包括 Java 语言概述、 Eclipse 开发工具、 Java 语言基础、 流程控制、 数组及其常用操作、 面向对象入门、 面向对象进阶、 字符串与包装类、 Java 集合类框架、 常用数学工 具类、错误处理、 输入/输出、枚举类型与泛型、 Swing 入门、多线程、 网络通信和数据库操作。(Programming information: Java classic programming 300 examples: this book to the basic knowledge structure as the framework, given each part of the knowledge may encounter difficult problems, or development skills. This book is 17, including Java Language Overview, Eclipse development tools, Java language foundation, process control, and common operation, array object oriented, object oriented, advanced entry string and packaging category, Java Collections Framework, commonly used mathematical tools, error handling, input / output, enumeration types and generic, Swing entry, multi thread, network communication and database operation.)
Platform: | Size: 81963008 | Author: 云苼 | Hits:

[Otherjava基础

Description: java基础知识的学习,其过程中需要实现的小系统(Java basic knowledge learning, the process needs to achieve a small system)
Platform: | Size: 17408 | Author: Txrong | Hits:

[JSP/JavaJAVA-springMVC-weixin

Description: 和许多第三方服务器接入类似,微信服务器接入同样需要一个加解密的过程。当我们填好配置信息后微信服务器发起一个GET请求到我们在公众平台配置的服务器url地址,微信方将带上signature,timestamp,nonce,echostr四个参数,我们自己服务器通过拼接公众平台配置的token,以及传上来的timestamp,nonce进行SHA1加密后匹配signature,返回ture说明接入成功。(Similar to many third party server access, WeChat server access also requires a encryption and decryption process. When we fill in the configuration information after the WeChat server initiates a GET request to the server URL address in our public platform configuration, WeChat will bring signature, timestamp, nonce, echostr four parameters, our own server by splicing public platform configuration token, and timestamp pass up, nonce SHA1 encryption after matching signature, return ture access success.)
Platform: | Size: 114688 | Author: zrd001 | Hits:

[JSP/JavaJAVA和Mysql学生信息管理系统

Description: 1.新建数据库ssms,将ssms.sql导入该数据库 2.用解压文件打开ssms.war, 打开ssms.war\WEB-INF\classes\c3p0-config.xml文件,修改服务器所在数据库用户名和密码 3.将ssms.war文件放入tomcat/webapps目录下 4.启动tomcat服务器 5.打开浏览器,输入 localhost:8080/ssms 进入登录界面 6.输入用户名和密码访问系统 用户名:admin 密码:111111(The Components of a PHP Application In order to process and develop dynamic web pages, you'll need to use and understand several technologies. There are three main components to creating dynamic web pages: a web server, a server-side programming language, and a database. It's a good idea to have an understanding of the three basic components for web development using PHP. Start with some rudimentary understanding of the history and purpose of Apache (your web server), PHP (your server-side programming language), and MySQL (your database).)
Platform: | Size: 9272320 | Author: 我啦 | Hits:

[JSP/JavaJAVA项目开发

Description: 本书以进销存管理系统、企业内部通信软件、企业人事管理系统、酒店管理系统、图书馆管理系统、企业快信、欣想电子商城、企业门户网站、BBS系统和手机网络游戏等10个实际项目开发程序为案例,从软件工程的角度出发,按照项目的开发顺序,系统、全面地介绍了J2SE、J2EE和J2ME项目的开发流程。(Book inventory management systems, enterprise internal communication software, enterprise personnel management system, hotel management system, library management system, the enterprise, to Xin electronic mall, enterprise portal, BBS system and mobile phone network game 10 actual project development program as a case, from the perspective of software engineering, according to the project the development order, systematic and comprehensive introduction to J2SE, J2EE and J2ME project development process.)
Platform: | Size: 32674816 | Author: 我强奸女人 | Hits:

[JSPJava编程思想(第五版)

Description: 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、JavaI/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。(It is not difficult to see that this is a classic from the award of this book and from the readers' comments from all over the world. The book has 22 chapters, including operators, control and execution process, access control, reuse, polymorphism, interface, through exception handling errors, strings, arrays, and generic container research, JavaI/O system, enumeration types, concurrency and graphical user interface. These rich contents, including the basic grammar and advanced features of Java language, are suitable for all levels of Java programmers to read. They are also excellent textbooks and reference books for teaching object-oriented programming languages and Java languages in Colleges and universities.)
Platform: | Size: 2126848 | Author: 白影 | Hits:

[微信公众平台java开发详解

Description: 本次的教程主要是对微信公众平台开发者模式的讲解,网络上很多类似文章,但很多都让初学微信开发的人一头雾水,所以总结自己的微信开发经验,将微信开发的整个过程系统的列出,并对主要代码进行讲解分析,让初学者尽快上手(This tutorial is mainly to explain the WeChat public platform developer mode, network of many similar articles, but many are for beginners developed by WeChat people confused, so to sum up our experience of WeChat development, lists the entire process system will be developed by WeChat, and the main code to explain the analysis for beginners to get started as soon as possible.)
Platform: | Size: 14336 | Author: xiao恒 | Hits:

[JSP/JavaJava代码

Description: Java语言的设计过程,电子版,个人的看法,不值得大家去讨论,但是可以作为饭后甜点(Java language design process, electronic version, personal view, is not worth discussing, but it can be used as a dessert after dinner.)
Platform: | Size: 9216 | Author: 煎饼侠 | Hits:

[JSP/Javajava

Description: 在学习JAVA过程中遇到的经典习题,有助于快速理解和掌握JAVA语言(The classic exercises encountered in the process of learning JAVA help to understand and master JAVA language quickly.)
Platform: | Size: 2351104 | Author: 牛鱼 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net